View Editor allows you to edit the view definition as SQL statement (SELECT statement it implements).
Example:SELECT report_sample.clients.RecordID FROM report_sample.clients
Hint: To customize the view of the editor and find out more features for sql editing, see Editor View and More Features.